[Top] [Prev] [Next] [Bottom] [Contents]

CurrentCol

CurrentCol (get/set property)
type long
Sets/Gets the current column (zero based) for the row set.

Java Script Example:

var x;
sajsset.CurrentCol = 2
x = sajsset.CurrentCol();

VBScript Example:

Dim x
sajsset.CurrentCol = 2
x = sajsset.GetCurrentRow


[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.